type github.com/jackc/pgx/v5/pgtype.encodePlanTextValuerToAnyTextFormat
3 uses
github.com/jackc/pgx/v5/pgtype (current package)
pgtype.go#L1231: return encodePlanTextValuerToAnyTextFormat{}
pgtype.go#L1277: type encodePlanTextValuerToAnyTextFormat struct{}
pgtype.go#L1279: func (encodePlanTextValuerToAnyTextFormat) Encode(value any, buf []byte) (newBuf []byte, err error) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)